home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / wb_41e.zip / WWWDLANG.DL_ < prev    next >
Text File  |  1993-08-25  |  54KB  |  1,354 lines

  1. ; This is the language file for the Batch processor DLL.  It really is
  2. ; an INI file, but should be treated as a DLL, hence its name.
  3. ;
  4. ; The MAIN section has two functions.  The LangAvail keyword has a comma
  5. ; delimited list of supported languages.  The remainder of the MAIN section
  6. ; is a "translation table" to convert the WIN.INI INTL sLanguage parameter
  7. ; (a three letter code) to a preferred language.
  8. ;
  9. ; The algorithm is as follows:
  10. ; The WWWBATCH.INI file's MAIN section is checked for a "Language" keyword.
  11. ; If the "Language" keyword exists, then that section of the WWWDLANG.DLL
  12. ;       file is used for the default langauge.  If the string is not defined,
  13. ;       the internal English string is used.
  14. ; If no Language keyword is specified in the WWWBATCH.INI file,
  15. ;    the program looks in WIN.INI, INTL section, "sLanguage" Keyword and grabs
  16. ;    the three letter language code found there.  Then it looks up the three
  17. ;    letter code in this MAIN section to try and map it to a language.  If
  18. ;    the language desired does not exist (yet) in this file, or if the
  19. ;    particular string involved has not been translated, then the default is
  20. ;    English.
  21. ;
  22. ; If you wish to use a language found in this file, simply edit the
  23. ; WWWBATCH.INI file and add the language name to the "Language" keyword.
  24. ;
  25. ;    The ~ character signifies a new line
  26. ;    The | character signifies a tab character
  27.  
  28.  
  29. [Main]
  30. LangAvail=English,German,French,ValSpeak
  31.  
  32. enu=English
  33. eng=English
  34. dan=Danish
  35. nld=Dutch
  36. fin=Finnish
  37. fra=French
  38. frc=French
  39. deu=German
  40. isl=Icelandic
  41. ita=Italian
  42. nor=Norwegian
  43. ptg=Portugese
  44. esp=Spanish
  45. esn=Spanish
  46. sve=Swedish
  47.  
  48. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  49. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  50. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  51. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  52. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  53. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  54.  
  55. ; ValleySpeak.  Southern California parody.  Please improve on this section!
  56.  
  57. [ValSpeak]
  58. X100="Blow i&t away|Ctrl+Break"
  59. X102="Like wow, no menu file dude."
  60.  
  61. X111="It died, man!"
  62.  
  63. X120="F&or Sure"
  64. X121="Gag Me Qui&ck"
  65. X122="Hey Dude:  Wanna trash the old file?"
  66. X123="&Trash it"
  67. X124="Trash 'em &All"
  68. X125="Not Thi&s One"
  69. X126="&Next One"
  70. X127="&Run It"
  71. X128="&Show Var"
  72.  
  73. X192="Its, like, over man!"
  74. X193="You wanted it to be over?  Its over!"
  75.  
  76. X203="Out of hunk fer menu/batch file, you know"
  77. X204="Unable to lock hunk for menu/batch file"
  78. X205="Batch too big >64K.  Slim Down."
  79. X206="File I/O error reading batch file"
  80. X207="SunMonTueWedThuFriSat"
  81. X208="Runtime Hoo-Haa"
  82.  
  83. X211="HEY!  No cheating!  Uncool!"
  84. X212="Memory Error in verification"
  85. X213="Da Magic Words?"
  86.  
  87. X236="Nope.  That won't work."
  88. X237="Thanks man.  Way cool!"
  89. X238="Softwares alreay paid for!"
  90. X239="Uh-Oh.  Software got broken.  Don't use."
  91.  
  92. X502="Unexpected menu line.  Check for proper indentation."
  93. X503="Undefined error code -> "
  94. X504="Menu file file open error. Maybe it does not exist???"
  95. X505="Could not allocate menu build workarea"
  96. X506="Could not lock menu build workarea"
  97. X507="File I/O error reading menu file"
  98.  
  99. X512="Need First level menu title.  Not found."
  100. X513="Could not create menu bar"
  101. X514="Need batch code or second level menu title. Not found."
  102. X515="Need batch code or top level menu title. Not found."
  103. X516="First level popup menu creation failed."
  104. X517="Second level popup menu creation failed."
  105. X518="Third level popup menu creation failed."
  106. X519="Need batch code or third level menu title. Not found."
  107. X520="Need batch code or 1st or 2nd level menu title. Not found."
  108. X521="Need batch code or fourth level menu title. Not found."
  109. X522="Menu file re-open error"
  110. X523="Could not allocate menu scan workarea -- Low on menory?"
  111. X524="Could not lock menu scan workarea"
  112. X525="File I/O error scanning menu file"
  113.  
  114. X527="WIL Processor menu error 527"
  115. X528="Someone changed the menus!~Gotta scan them again.~Hang tight.~Try again in a few seconds."
  116.  
  117. X530="Menu/Batch file too big  >>64K"
  118.  
  119. X540="What is this?  You can't run this thing: "
  120.  
  121. X556="Uh-Oh, couldn't even get started."
  122. X557="Illegal passed parameter."
  123.  
  124. X575="Menu/Batch Terminated"
  125. X576="Processing failed validity check"
  126.  
  127. X579="Need batch code, 1st, 2nd or 3rd level menutitle. Not found"
  128. X580="Need batch code after fourth level menutitle.  Not found"
  129. X581="Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found"
  130.  
  131. X599="Like wow, man, too many menu items you know."
  132.  
  133. X700="Resize window on screen"
  134. X701="Move window on screen"
  135. X702="Reduce window to an icon"
  136. X703="Zoom window to maximum size"
  137. X704="Switch to the next child window"
  138. X705="Switch to the previous child window"
  139. X706="Shut it down"
  140. X707="Scroll child windows vertically"
  141. X708="Scroll child windows horizontally"
  142. X717="Arrange Windows"
  143. X718="Restore window to previous state"
  144. X719="YooHoo! Task Manager"
  145.  
  146. X730=" popup menu"
  147. X731=" menu item"
  148.  
  149.  
  150. X9002= "Something died, but we already told you about it!"
  151. X9999= "We canned it dude."
  152.  
  153.  
  154. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  155. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  156. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  157. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  158. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  159. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  160. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  161. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  162. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  163. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  164.  
  165. ; The English section here is not used (generally), but is included so that
  166. ; anyone wanting to translate this to another language can refer to this
  167. ; section for how we worded it.  It is also a good idea to look at the
  168. ; translations of the same string for the other languages to help add a
  169. ; little context.  If some string seems terribly strange, it probably is,
  170. ; simply don't worry about it.  Some of these strings are never displayed
  171. ; to most users.  If a string is missing from the translation, we'll just
  172. ; use the English string.    There are a few strings that cannot be
  173. ; translated.
  174.  
  175. [English]
  176. X100="&Terminate|Ctrl+Break"
  177. X102="Specified menu/batch file not found"
  178. X104="&Quit Now"
  179. X105="Enter &License Info"
  180.  
  181. X111="Execution Error"
  182.  
  183. X120="&Ok"
  184. X121="&Cancel"
  185. X122="Warning: File is about to be overwritten"
  186. X123="&Overwrite"
  187. X124="Overwrite &All"
  188. X125="&Skip"
  189. X126="&Next"
  190. X127="&Run"
  191. X128="&Show Var"
  192. X129="Please enter name of the licensee of this product:"
  193. X130="Please enter your licensing information below:"
  194. X131="Registration ID:"
  195. X132="Control Number:"
  196. X133="Next Statement..."
  197. X134="File Overwrite Warning"
  198.  
  199. X150="ENGLISH"
  200.  
  201. X192="Execution ended"
  202. X193="Execution terminated by user request or error"
  203.  
  204. X203="Unable to allocate memory for menu/batch file"
  205. X204="Unable to lock memory for menu/batch file"
  206. X205="Batch file >64K.  Too Large."
  207. X206="File I/O error reading batch file"
  208. X207="SunMonTueWedThuFriSat"
  209. X208="Runtime Error"
  210.  
  211. X211="Encrypted/Encoded verification failed"
  212. X212="Memory Error in verification"
  213. X213="Authorization Code?"
  214.  
  215. X236="Incorrect Licensing Data"
  216. X237="Thank you for your support."
  217. X238="Software is already licensed"
  218. X239="Software has been damaged. Do not use."
  219.  
  220. X502="Unexpected menu line.  Check for proper indentation."
  221. X503="Undefined error code -> "
  222. X504="Menu file file open error. Maybe it does not exist???"
  223. X505="Could not allocate menu build workarea"
  224. X506="Could not lock menu build workarea"
  225. X507="File I/O error reading menu file"
  226.  
  227. X512="Need First level menu title.  Not found."
  228. X513="Could not create menu bar"
  229. X514="Need batch code or second level menu title. Not found."
  230. X515="Need batch code or top level menu title. Not found."
  231. X516="First level popup menu creation failed."
  232. X517="Second level popup menu creation failed."
  233. X518="Third level popup menu creation failed."
  234. X519="Need batch code or third level menu title. Not found."
  235. X520="Need batch code or 1st or 2nd level menu title. Not found."
  236. X521="Need batch code or fourth level menu title. Not found."
  237. X522="Menu file re-open error"
  238. X523="Could not allocate menu scan workarea -- Low on menory?"
  239. X524="Could not lock menu scan workarea"
  240. X525="File I/O error scanning menu file"
  241.  
  242. X527="WIL Processor menu error 527"
  243. X528="WIL Processor menu(s) will reloaded~to reflect recent changes.~Reselect menu option when reload complete."
  244.  
  245. X530="Menu/Batch file too big  >>64K"
  246.  
  247. X540="Cannot run selected file: "
  248.  
  249. X556="WIL Processor Initialization Failure"
  250. X557="Illegal passed parameter."
  251.  
  252. X575="Menu/Batch Terminated"
  253. X576="Processing failed validity check"
  254.  
  255. X579="Need batch code, 1st, 2nd or 3rd level menutitle. Not found"
  256. X580="Need batch code after fourth level menutitle.  Not found"
  257. X581="Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found"
  258.  
  259. X599="Too many menu items defined for current application."
  260.  
  261. X700="Resize window on screen"
  262. X701="Move window on screen"
  263. X702="Reduce window to an icon"
  264. X703="Zoom window to maximum size"
  265. X704="Switch to the next child window"
  266. X705="Switch to the previous child window"
  267. X706="Close down application"
  268. X707="Scroll child windows vertically"
  269. X708="Scroll child windows horizontally"
  270. X717="Arrange Windows"
  271. X718="Restore window to previous state"
  272. X719="Get Task Manager"
  273.  
  274. X730=" popup menu"
  275. X731=" menu item"
  276.  
  277. X1900="WinExec 0: Out of Memory"
  278.  
  279. X1902="WinExec 2: File Not Found"
  280. X1903="WinExec 3: Path Not Found"
  281.  
  282. X1905="WinExec 5: Attempt to dynlink to a task"
  283. X1906="WinExec 6: Lib requires data segs for each task"
  284.  
  285. X1908="WinExec 8: Insufficient contiguous memory for application"
  286.  
  287. X1910="WinExec 10: Incorrect Windows Version"
  288. X1911="WinExec 11: Invalid EXE file"
  289. X1912="WinExec 12: Cannot run OS/2 application"
  290. X1913="WinExec 12: Cannot run DOS4.0 application"
  291. X1914="WinExec 14: Unknown EXE type"
  292. X1915="WinExec 15: Attempt to run old EXE in protect mode"
  293. X1916="WinExec 16: Attempted 2nd EXE with multiple writeable datasegs"
  294. X1917="WinExec 17: Nonshareable DLLs already in use"
  295. X1918="WinExec 18: App marked for protected mode only"
  296.  
  297. X1932="WinExec: Undefined Error"
  298. X1933="WinExec: No application defined for data file"
  299.  
  300. X2001="SendKey: Illegal Parameters"
  301. X2002="File Copy/Move: 'From' file illegal"
  302. X2003="File Copy/Move: 'To'   file illegal"
  303. X2004="File Copy/Move: Cannot put wildcards into fixed root"
  304. X2005="File Copy/Move: Cannot put wildcards into fixed extension"
  305. X1006="File Copy/Move: No matching files found"
  306. X2007="File Move: Unable to rename source file"
  307. X3008="File Copy/Move: 'From' file open error"
  308. X3009="SendKey: Could not open DEBUG TEXT file"
  309. X3010="SendKey: Could not install hook - Already Active??"
  310. X3011="File Copy/Move: 'From' file length error"
  311. X3012="File Copy/Move: No room left on disk.  Out of space??"
  312. X3013="File Copy/Move: 'To' file open error"
  313. X3014="File Copy/Move: I/O Error"
  314. X3015="File Move:  Unable to remove source file"
  315. X2016="File Delete: File name illegal"
  316. X1017="File Delete: No matching files found"
  317. X1018="File Delete: Delete Failed"
  318. X2019="File Rename: 'From' file illegal"
  319. X2020="File Rename: 'To' file illegal"
  320. X2021="File Rename: Can't change disk drives. Use MOVE instead."
  321. X2022="File Rename: Cannot put wildcards into a fixed root"
  322. X2023="File Rename: Cannot put wildcards into a fixed extension"
  323. X1024="File Rename: No matching files found"
  324. X1025="File Rename: Rename failed"
  325. X3026="LogDisk: Illegal disk drive"
  326. X3027="LogDisk: DOS reports no disks!!  ???"
  327. X1028="LogDisk: Requested drive not online"
  328. X1029="DirMake: Dir not created"
  329. X1030="DirRemove: Dir not removed"
  330. X1031="DirChange: Dir not found/changed"
  331. X3032="GoTo unable to lock memory for batch file"
  332. X3033="GoTo label not found"
  333. X1034="Clipboard owned by another app.  Cannot open."
  334. X1035="Clipboard does not contain text for CLIPAPPEND."
  335. X3136="Clipboard cannot hold that much text (>64000 bytes)"
  336. X3037="Unable to get memory for clipboard.  Close some apps"
  337. X2038="WinCloseNot Function Syntax error"
  338. X1039="WinClose: Window not found"
  339. X1040="WinHide: Window not found"
  340. X1041="WinIconize: Window not found"
  341. X1042="WinZoom: Window not found"
  342. X1043="WinShow: Window not found"
  343. X1044="WinPlace: Window not found"
  344. X1045="WinActivate: Window not found"
  345. X3046="Internal Error 3046. Function not defined"
  346. X3047="Variable name over 30 chars. Too Long"
  347. X3048="Substitution %Variable% not followed by a % (Use %% for %)"
  348. X3049="No variables exist??!!"
  349. X3050="Undefined variable"
  350. X3051="Undefined variable or function"
  351. X3052="Uninitialized variable or undefined function"
  352. X3053="Character string too long (>256 chars??)"
  353. X3054="Unrecognizable item found on line"
  354. X3055="Variable name over 30 chars. Too Long"
  355. X3056="Variable could not be converted to string"
  356. X3057="Variable could not be converted to integer"
  357. X2058="StrCat: Function syntax error"
  358. X3059="Illegal Bounds for STRSUB function"
  359. X2060="AVERAGE function syntax error"
  360. X3061="Illegal Syntax"
  361. X3062="Attempt to divide by zero"
  362. X3063="Internal Error 3063. Binary op not found"
  363. X3064="Internal Error 3064. Unary op not found"
  364. X3065="Unbalanced Parenthesis"
  365. X3066="Wrong Number of Arguments in Function"
  366. X3067="Function Syntax. Opening parenthesis missing."
  367. X3068="Function Syntax. Illegal delimiter found."
  368. X3069="Bad assignment statement. (Use == for equality testing)"
  369. X3070="Internal error 3070.  Too many arguments defined."
  370. X3071="Missing or incomplete statement"
  371. X3072="THEN not found in IF statement"
  372. X3073="Goto Label not specified"
  373. X3074="Expression continues past expected end."
  374. X3075="Call: Parse of file/parameter line failed"
  375. X3076="FileOpen: READ or WRITE not properly specified"
  376. X1077="FileOpen: Open failed"
  377. X3078="FileOpen: Too many (>5) files open"
  378. X3079="FileClose: Invalid file handle"
  379. X3080="FileClose: File not currently open"
  380. X3081="FileRead: Invalid file handle"
  381. X3082="FileRead: File not currently open"
  382. X1083="FileAttrGet: File not found"
  383. X3084="FileWrite: Invalid file handle"
  384. X3085="FileWrite: File not currently open"
  385. X1086="FileAttrSet: File not found or access denied"
  386. X3087="FileRead:  File not open for reading"
  387. X3088="FileRead: Attempt to read past end of file"
  388. X3089="FileWrite: File not open for writing"
  389. X3090="Dialog Box: File open error"
  390. X3091="Dialog Box: Box too large (20x60 max)"
  391. X3092="Dialog Box: Non-text control used w/filebox."
  392. X2093="Dialog Box: Bad Filespec, using *.*"
  393. X3094="Dialog Box: Window Registration Failed"
  394. X3095="Compare: Not an integer or string compare"
  395. X3096="Memory allocation failure.  Out of memory for strings"
  396. X3097="Memory allocation failure.  Out of memory for variables"
  397. X3098="IntErr: NULL pointer passed to xstrxxx subroutines"
  398. X3099="CallExt function disabled.  Not currently available."
  399. X1100="StrIndex/StrScan 3rd parameter out of bounds"
  400. X3101="Substituted line too long. (> 256 characters)"
  401. X3102="Drop: Can only drop variables"
  402. X3103="IsDefined: Attempting to test non-variable item"
  403. X3104="Dialog Box: Window Creation Failed"
  404. X3105="CALL and CALLEXT not supported in compiled versions"
  405. X2106="SetDisplay: Type not NAME, DATE, SIZE, KIND or UNSORTED"
  406. X3107="Run:  Filetype is not COM, EXE, PIF or BAT"
  407. X3108="FileItemize: Unable to lock file info segment"
  408. X3109="FileItemize: Unable to unlock file info segment"
  409. X3110="FileItemize: Unable to lock file index segment"
  410. X3111="FileItemize: Unable to unlock file index segment"
  411. X2112="FileSize: File Not Found"
  412. X3113="FileSize: Filelength I/O Error"
  413. X3114="FileSize: Buffer Overrun Error"
  414. X3115="FileDelete: Buffer Overrun Error"
  415. X3116="FileRename: Buffer Overrun Error"
  416. X3117="FileCopy/Move: Buffer Overrun Error"
  417. X2118="FileCopy/Move: Destination file same as source"
  418. X1119="WinPosition: Window not found"
  419. X2120="SetDisplay: Display type not SHORT or LONG"
  420. X1121="WinTitle: Window not found"
  421. X2122="FileAppend: Target cannot be wildcarded"
  422. X3123="WaitForKey: Invalid key codes specified"
  423. X3124="WinMetrics: Invalid code"
  424. X1125="FileTimeGet: File not found"
  425. X3126="FileAttrSet: Buffer Overrun Error"
  426. X3127="FileTimeTouch: Buffer Overrun Error"
  427. X1128="FileTimeTouch: File not found"
  428. X3129="avail???"
  429. X3130="avail???"
  430. X3131="avail???"
  431. X3132="avail???"
  432. X3133="avail???"
  433. X3134="avail???"
  434. X3135="avail???"
  435. X3136="avail???"
  436. X3137="avail???"
  437. X3138="DDE: Too many DDE conversations"
  438. X3139="DDEInitiate: Client window create failed"
  439. X3140="DDEInitiate: GlobalAddAtom failure"
  440. X3141="???DDETerminate: Bad channel number"
  441. X3142="DDETerminate: Channel does not exist"
  442. X3143="???DDEInitiate: Internal Error 3143"
  443. X3144="DDETerminate: Internal Error 3144"
  444. X3145="DDEExec: GlobalAlloc failed"
  445. X3146="DDEExec: Global Lock failed"
  446. X3147="DDEExec: Bad channel number"
  447. X3148="???DDEExec: No open channels"
  448. X3149="DDEExec: Internal Error 3149"
  449. X1150="DDEExec: DDE Post failed"
  450. X3151="???DDEReq: No open channels"
  451. X3152="???DDEReq: Bad channel number"
  452. X3153="???DDEReq: Internal error 3153"
  453. X3154="DDEReq: GlobalAddAtom failed"
  454. X1155="DDEReq: DDE Post failed"
  455. X3156="DDEReq: GlobalLock failed"
  456. X3157="???DDEPoke: No open channels"
  457. X3158="???DDEPoke: Bad channel number"
  458. X3159="???DDEPoke: Internal Error 3159"
  459. X3160="DDEPoke: GlobalAlloc failed"
  460. X3161="DDEPoke: GlobalAddAtom failed"
  461. X3162="DDEPoke: GlobalLock failed"
  462. X1163="DDEPoke: DDE Post failed"
  463. X1164="DDEPoke: DDE Timeout"
  464. X1165="DDEReq: DDE Timeout"
  465. X1166="DDEExec: DDE Timeout"
  466. X3167="DDE Recv Data: GlobalLock 1 failed"
  467. X3168="DDE Recv Data: GlobalAlloc 2 failed"
  468. X3169="DDE Recv Data: GlobalLock 2 failed"
  469. X3170="DDEInitiate: Internal Error 3170"
  470. X3171="IntControl: Invalid IntControl opcode"
  471. X1172="WinExeName: Window not found"
  472. X3173="Net: No network found"
  473. X3174="Net: Security Violation"
  474. X3175="Net: Function not supported"
  475. X3176="Net: Out of Memory"
  476. X3177="Net: Network Error"
  477. X3178="Net: Windows function failed"
  478. X3179="Net: Invalid type of request"
  479. X3180="Net: Invalid Pointer"
  480. X1181="Net: Cancelled at users request"
  481. X1182="Net: Bad user / Not logged in"
  482. X3183="Net: Buffer too small - Internal Error"
  483. X1184="Net: Invalid Network name"
  484. X1185="Net: Invalid Local Name"
  485. X1186="Net: Invalid Password"
  486. X1187="Net: Local Device already connected"
  487. X1188="Net: Not a valid local device or network name"
  488. X1189="Net: Not a redirected local device or current net name"
  489. X1190="Net: Files were open with FORCE=FALSE"
  490. X1191="Net: Function busy"
  491. X3192="Net: Unknown network error"
  492. X1193="Function not supported in this version of Windows"
  493. X1194="PlaySounds: File not found"
  494. X1195="PlayMedia: Unrecognised Error"
  495. X3196="PlayMedia: Do not use WAIT or NOTIFY in MCI string"
  496. X3197="WinResources: Invalid request number"
  497. X3198="WinParmGet/Set: Invalid request number"
  498. X3199="WinPlaceGet/Set: Invalid window-size number"
  499. X1200="WinPlaceGet/Set: Window not found"
  500. X1201="WinPlaceGet/Set: Function failed"
  501. X3202="WinPlaceSet: Wrong number of window co-ordinates"
  502. X2203="Dir Rename: 'From' file illegal"
  503. X2204="Dir Rename: 'To' file illegal"
  504. X3205="MouseInfo: Invalid request number"
  505. X3206="SnapShot: Invalid request number"
  506. X1207="SnapShot: Out of memory"
  507. X1208="SnapShot: Palette Creation Error"
  508. X1209="SnapShot: Cannot open clipboard"
  509. X3210="Cmd Extender: Out of memory to save result"
  510. X3211="Call:  More than 6 levels of Calls"
  511. X3212="PlayMedia: Notify Window creation failed"
  512. X1213="Cmd Extender: Minor error occurred"
  513. X2214="Cmd Extender: Moderate Error Occurred"
  514. X3215="Cmd Extender: Severe error occurred"
  515. X1216="RunWait Commands not supported in 3.0 Debug Windows"
  516.  
  517. ; 5600 to 5699 reserved for wininfo.exe strings
  518. X5600= "Hit Spacebar to copy to clipboard"
  519. X5601= "XXX Not Active XXX"
  520. X5610= "Co-ordinates"
  521. X5611= "Left"
  522. X5612= "Top"
  523. X5613= "Right"
  524. X5614= "Bottom"
  525. X5615= "Use ESC to terminate"
  526. X5616= "Window Title"
  527.  
  528. ; 5700 - 5799 reserved for WinMacro
  529. X5700=  "&About / Reload ..."
  530. X5701=  "Err: No Title or Hotkey specification"
  531. X5702=  "Err: :Action part of line missing"
  532. X5703=  "Err: HotKey specs and Action missing"
  533. X5704=  "Err: Redundant backslashes found"
  534. X5705=  "Err: No :Action found"
  535. X5706=  "Err: Multiple backslashes found"
  536. X5707=  "Err: No Action found following colon"
  537. X5708=  "Err: Illegal characters found in Action"
  538. X5709=  "Err: :Action found when HotKeys expected"
  539. X5710=  "Err: Only A-Z and F1-F16 may be hotKeys"
  540. X5711=  "Err: Ctrl(^) needed for HotKeys"
  541. X5712=  "&Terminate Windows"
  542.  
  543. X5720=  "&Begin Macro Record|CtrlShift+HOME"
  544. X5721=  "&End Macro Record|CtrlShift+END"
  545. X5722=  "Filename error: Wildcards (* or ?) not allowed"
  546. X5723=  "FileName error: Filename must end in .WBT or .WBM"
  547. X5724=  "~already exists.  OverWrite?"
  548. X5725=  "~File Error. Recording probably incorrect."
  549. X5727=  "WinBatch"
  550. X5728=  "Please register WinBatch if you like WinMacro.~Just call (800) 762-8383"
  551.  
  552. X9002= "Previously reported error"
  553. X9999= "User requested Cancel"
  554.  
  555.  
  556. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  557. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  558. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  559. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  560. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  561. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  562. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  563. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  564. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  565.  
  566.  
  567. [German]
  568. X100="&Terminate|Ctrl+Break"
  569. X102="Fehler: Angegebene Batch-Datei nicht gefunden"
  570. ; Note: X103 CANNOT INCLUDE THE CHARACTER WHICH IS THE HOT KEY IN X104 or X105.
  571. X103="Ich bin einverstanden"
  572. X104="&Jetzt beenden"
  573. X105="&Lizenz-Info eingeben"
  574.  
  575. X111="Ablauffehler"
  576.  
  577. X120="&Ok"
  578. X121="&Abbrechen"
  579. X122="Soll die Datei ⁿberschrieben werden ?"
  580. X123="▄&berschreiben"
  581. X124="&Immer ⁿberschreiben"
  582. X125="▄ber&springen"
  583. X126="&NΣchster"
  584. X127="&Start"
  585. X128="Variable an&zeigen "
  586. X129="Bitte geben Sie den Namen des Programmeigentⁿmers ein:"
  587. X130="Bitte geben Sie hier ihre Registrierinformation ein:"
  588. X131="Registrierungs - ID:"
  589. X132="Kontrollnummer :"
  590. X133="NΣchster Befehl..."
  591. X134="Warnung! Datei(en) schon vorhanden!"
  592.  
  593. ; do not translate X150.  It should be "GERMAN"
  594. X150="GERMAN"
  595.  
  596. X172="Einige Programme schlie▀en"
  597. X173="WinBatch: ZU WENIG SPEICHER"
  598.  
  599. X192="Ausfⁿhrung abgebochen"
  600. X193="Ende durch Anwender oder Fehler"
  601.  
  602. X203="Kann fⁿr Menⁿ/Batch-Datei Speicher nicht reservieren"
  603. X204="Kann fⁿr Menⁿ/Batch-Datei Speicher nicht sperren"
  604. X205="Batch-Datei ⁿber 64K. (Zu gro▀)."
  605. X206="E/A-Fehler beim Lesen der Batch-Datei"
  606. X207=" So Mo Di Mi Do Fr Sa"
  607. X208="Fortsetzen"
  608.  
  609. X211="Verschlⁿsselung gescheitert"
  610. X212="Speicher-Prⁿffehler"
  611. X213="Autorisations-Code?"
  612.  
  613.  
  614. X236="Unkorrekte Lizenzdaten"
  615. X237="Danke fⁿr Ihre Unterstⁿtzung von Software."
  616. X238="Software ist schon lizensiert"
  617. X239="Die Software wurde verΣndert. Nicht benutzen!"
  618.  
  619. X502="Menⁿoption nicht erwartet. Richtig eingerⁿckt?"
  620. X503="Fehlercode nicht definiert -> "
  621. X504="Fehler beim ╓ffnen der Menⁿ-Datei. Existiert sie?"
  622. X505="Kann ArbeitsflΣche fⁿr Menⁿ nicht reservieren"
  623. X506="Kann ArbeitsflΣche fⁿr Menⁿ nicht sperren"
  624. X507="E/A-Fehler beim Lesen der Menⁿ-Datei"
  625.  
  626. X512="Menⁿtitel erster Ebene nicht gefunden"
  627. X513="Kann Menⁿleiste nicht erzeugen"
  628. X514="Batch-Code oder Menⁿtitel zweiter Ebene nicht gefunden"
  629. X515="Batch-Code oder Menⁿtitel oberster Ebene nicht gefunden"
  630. X516="Erzeugen des Popup-Menⁿs erster Ebene gescheitert"
  631. X517="Erzeugen des Popup-Menⁿs zweiter Ebene gescheitert"
  632. X518="Erzeugen des Popup-Menⁿs dritter Ebene gescheitert"
  633. X519="Batch-Code oder Menⁿtitel dritter Ebene nicht gefunden"
  634. X520="Batch-Code oder Menⁿtitel erster/zweiter Ebene nicht gefunden"
  635. X521="Batch-Code oder Menⁿtitel vierter Ebene nicht gefunden"
  636. X522="Fehler beim Wieder÷ffnen der Menⁿ-Datei"
  637. X523="Kann Menⁿtestbereich nicht reservieren - zu wenig Speicher?"
  638. X524="Kann Menⁿtestbereich nicht sperren"
  639. X525="E/A-Fehler beim Durchsuchen der Menⁿ-Datei"
  640.  
  641. X527="WIL-Prozessor: Menⁿfehler 527"
  642. X528="WIL-Prozessor: Menⁿ(s) werden neu geladen~um VerΣnderungen anzuzeigen.~Nach dem Laden Option neu wΣhlen."
  643.  
  644. X530="Menⁿ/Batch-Datei zu gro▀ (ⁿber 64 K)
  645.  
  646. X540="Kann Datei nicht starten:"
  647.  
  648. X556="WIL-Prozessor: Initialisierung gescheitert"
  649. X557="Parameter nicht zulΣssig"
  650.  
  651. X575="Menⁿ/Batch-Datei beendet"
  652. X576="Bearbeitung gescheitert. Daten gⁿltig?"
  653.  
  654. X579="Batch-Code oder Menⁿtitel Ebene 1, 2 oder 3 nicht gefunden"
  655. X580="Batch-Code nach Menⁿtitel vierter Ebene nicht gefunden"
  656. X581="Batch-Code oder Menⁿtitel Ebene 1, 2, 3 oder 4 nicht gefunden"
  657.  
  658. X599="Zu viele Menⁿoptionen fⁿr aktuelles Programm definiert"
  659.  
  660. X700="Fenstergr÷▀e Σndern"
  661. X701="Fenster verlagern"
  662. X702="Fenster minimieren (Icon)"
  663. X703="Fenster maximieren"
  664. X704="Zum nΣchsten untergeordneten Fenster
  665. X705="Zum vorigen untergeordneten Fenster
  666. X706="Programm beenden"
  667. X707="Untergeordnete Fenster vertikal verschieben"
  668. X708="Untergeordnete Fenster horizontal verschieben"
  669. X717="Fenster anordnen"
  670. X718="Fenster vorige Gr÷▀e herstellen"
  671. X719="Task-Manager laden"
  672.  
  673. X730=" Popup-Menⁿ"
  674. X731=" Menⁿoption"
  675.  
  676. X1900="WinExec 0: Kein Speicher verfⁿgbar"
  677.  
  678. X1902="WinExec 2: Datei nicht gefunden"
  679. X1903="WinExec 3: PATH nicht gefunden"
  680.  
  681. X1905="WinExec 5: Versuch, ein Programm dynamisch zu linken"
  682. X1906="WinExec 6: Bibliothek braucht Datensegmente fⁿr jedes Programm"
  683.  
  684. X1908="WinExec 8: Zu wenig zusammenhΣngender Speicher fⁿr Programm"
  685.  
  686. X1910="WinExec 10: Falsche Windows Version"
  687. X1911="WinExec 11: Ungⁿltige EXE-Datei"
  688. X1912="WinExec 12: Kann OS/2 Programm nicht starten"
  689. X1913="WinExec 12: Kann DOS4.0 Programm nicht starten"
  690. X1914="WinExec 14: Unbekannter EXE-Dateityp"
  691. X1915="WinExec 15: Versuch, alte EXE im Protected Mode zu starten"
  692. X1916="WinExec 16: Versuch, zweite EXE mit mehrfach beschreibbaren Datensegmenten zu starten"
  693. X1917="WinExec 17: Nicht gemeinsam benutzbare DLLs schon in Gebrauch"
  694. X1918="WinExec 18: Programm nur fⁿr Protected Mode"
  695.  
  696. X1932="WinExec: Undefinierter Fehler"
  697. X1933="WinExec: Kein Programm fⁿr Datendatei definiert"
  698.  
  699. ; Following is in order of last three digits
  700. ; First digit is severity level of error 1=minor 2=moderate 3=fatal
  701. ; Numbers 1000 thru 3999 reserved for winbatch.exe error messages
  702.  
  703. X2001="SendKey: Ungⁿltige Parameter"
  704. X2002="FileCopy/Move: 'Von'-Datei ungⁿltig"
  705. X2003="FileCopy/Move: 'Nach'-Datei ungⁿltig"
  706. X2004="FileCopy/Move: Kann ?/* nicht in festen Dateinamen kopieren/bewegen"
  707. X2005="FileCopy/Move: Kann ?/* nicht in feste Erweiterung kopieren/bewegen"
  708. X1006="FileCopy/Move: Keine passenden Dateien gefunden"
  709. X2007="FileMove: Fehler beim Umbenennen der Quelldatei"
  710. X3008="FileCopy/Move: Fehler beim ╓ffnen der 'Von'-Datei"
  711. X3009="SendKey: Kann C:\@@SKDBUG.TXT nicht ÷ffnen"
  712. X3010="SendKey: Kann hook nicht installieren - schon aktiv??"
  713. X3011="FileCopy/Move: 'Von'-Datei Fehler der LΣnge"
  714. X3012="FileCopy/Move: Kein Platz auf Laufwerk - voll??"
  715. X3013="FileCopy/Move: Fehler beim ╓ffnen der 'Nach'-Datei"
  716. X3014="FileCopy/Move: E/A-Fehler"
  717. X3015="FileMove:  Fehler beim Entfernen der Quelldatei"
  718. X2016="FileDelete: Dateiname ungⁿltig"
  719. X1017="FileDelete: Keine passenden Dateien gefunden"
  720. X1018="FileDelete: Fehler beim L÷schen"
  721. X2019="FileRename: 'Von'-Datei ungⁿltig"
  722. X2020="FileRename: 'Nach'-Datei ungⁿltig"
  723. X2021="FileRename: Versuch, auf anderem Laufwerk umzubenennen.  MOVE verwenden"
  724. X2022="FileRename: Kann ?/* nicht in festen Dateinamen kopieren/bewegen"
  725. X2023="FileRename: Kann ?/* nicht in feste Erweiterung kopieren/bewegen"
  726. X1024="FileRename: Keine passenden Dateien gefunden"
  727. X1025="FileRename: Fehler beim Umbenennen"
  728. X3026="LogDisk: Ungⁿltiges Laufwerk"
  729. X3027="LogDisk: DOS sagt, kein Laufwerk /keine Diskette!!!  ???"
  730. X1028="LogDisk: Gewⁿnschtes Laufwerk nicht angemeldet"
  731. X1029="DirMake: Verzeichnis nicht angelegt"
  732. X1030="DirRemove: Verzeichnis nicht entfernt"
  733. X1031="DirChange: Verzeichnis nicht gefunden/geΣndert"
  734. X3032="GoTo-Fehler beim Reservieren von Speicher fⁿr Batch-Datei"
  735. X3033="GoTo-Marke nicht gefunden"
  736. X1034="Zwischenablage von anderem Programm besetzt. Kann nicht ÷ffnen."
  737. X1035="Zwischenablage enthΣlt keinen Text fⁿr CLIPAPPEND."
  738. X1036="Zwischenablage fa▀t nicht so viel Text (>64000 bytes)"
  739. X3037="Fehler bei Speicherzuweisung fⁿr Zwischenablage.  Einige Programme schlie▀en"
  740. X2038="WinCloseNot Funktions-Syntax-Fehler"
  741. X1039="WinClose: Fenster nicht gefunden"
  742. X1040="WinHide: Fenster nicht gefunden"
  743. X1041="WinIconize: Fenster nicht gefunden"
  744. X1042="WinZoom: Fenster nicht gefunden"
  745. X1043="WinShow: Fenster nicht gefunden"
  746. X1044="WinPlace: Fenster nicht gefunden"
  747. X1045="WinActivate: Fenster nicht gefunden"
  748. X3046="Interner Fehler 3046. Funktion nicht definiert"
  749. X3047="Variablenname ⁿber 30 Zeichen. (Zu lang)"
  750. X3048="Ersatz %Variable% nicht gefolgt von % (%% fⁿr % benutzen)"
  751. X3049="Keine Variablen existieren??!!"
  752. X3050="Undefinierte Variable"
  753. X3051="Undefinierte Variable oder Funktion"
  754. X3052="Uninitialisierte Variable oder undefinierte Funktion"
  755. X3053="Zeichenkette zu lang (>256 Zeichen??)"
  756. X3054="Nicht erkennbarer Eintrag in Zeile"
  757. X3055="Variablenname ⁿber 30 Zeichen. Zu lang"
  758. X3056="Variable konnte nicht in String konvertiert werden"
  759. X3057="Variable konnte nicht in ganze Zahl konvertiert werden"
  760. X2058="StrCat: Syntaxfehler Funktion"
  761. X3059="Ungⁿltige Grenzen fⁿr STRSUB-Funktion"
  762. X2060="Average: Syntaxfehler Funktion"
  763. X3061="Syntaxfehler"
  764. X3062="Versuch, durch Null zu dividieren"
  765. X3063="Interner Fehler 3063. BinΣrer Operator nicht gefunden"
  766. X3064="Interner Fehler 3064. UnΣrer Operator nicht gefunden"
  767. X3065="Zweite Klammer fehlt"
  768. X3066="Falsche Anzahl von Argumenten in der Funktion"
  769. X3067="Funktionssyntax. ╓ffnende Klammer fehlt."
  770. X3068="Funktionssyntax. Ungⁿltigen Begrenzer gefunden."
  771. X3069="Ungⁿltiger Zuweisungsbefehl. (== fⁿr Gleichheitstest verwenden)"
  772. X3070="Interner Fehler 3070.  Zu viele Argumente definiert."
  773. X3071="Fehlender oder unvollstΣndiger Befehl"
  774. X3072="If-Anweisung ohne Then"
  775. X3073="Goto-Marke nicht angegeben"
  776. X3074="Ausdruck geht sich ⁿber das erwartete Ende hinaus."
  777. X3075="Call: Fehler beim Einlesen von Datei/Parameter-Zeile"
  778. X3076="FileOpen: READ oder WRITE nicht richtig angegeben"
  779. X1077="FileOpen: Fehler beim ╓ffnen"
  780. X3078="FileOpen: Zu viele Dateien offen (ⁿber 5)"
  781. X3079="FileClose: Ungⁿltiges Datei-Handle"
  782. X3080="FileClose: Datei nicht ge÷ffnet"
  783. X3081="FileRead: Ungⁿltiges Datei-Handle"
  784. X3082="FileRead: Datei nicht ge÷ffnet"
  785. X1083="FileAttrGet: Datei nicht gefunden2
  786. X3084="FileWrite: Ungⁿltiges Datei-Handle"
  787. X3085="FileWrite: Datei nicht ge÷ffnet"
  788. X1086="FileAttrSet: Datei nicht gefunden oder Zugriff verweigert"
  789. X3087="FileRead:  Datei nicht ge÷ffnet zum Lesen"
  790. X3088="FileRead: Versuch, ⁿber das Dateiende hinaus zu lesen"
  791. X3089="FileWrite: Datei nicht ge÷ffnet zum Schreiben"
  792. X3090="DialogBox: Fehler beim ╓ffnen" einer Datei"
  793. X3091="DialogBox: Fenster zu gro▀"
  794. X3092="DialogBox: Nicht-Text-Steuerzeichen bei Listenfenster"
  795. X2093="DialogBox: Schlechte Dateispezifikation, benutze *.*"
  796. X3094="DialogBox: Fenster-Registrations-Fehler"
  797. X3095="Kann Ganzzahlen oder Zeichenketten nicht vergleichen"
  798. X3096="Fehler Speicherzuweisung.  Kein Speicher fⁿr Zeichenketten"
  799. X3097="Fehler Speicherzuweisung.  Kein Speicher fⁿr Variablen"
  800. X3098="Interner Fehler, NULL-Zeiger an xstrxxx Subroutinen"
  801. X3099="CallExt-Funktion z.Z. nicht verfⁿgbar."
  802. X1100="StrIndex/StrScan 3. Parameter au▀erhalb Grenzen"
  803. X3101="Ersetzte Zeile zu lang. (> 256 Zeichen)"
  804. X3102="Drop: Kann nur auf Variablen angewendet werden"
  805. X3103="IsDefined: Versuch, eine Nicht-Variable zu testen"
  806. X3104="DialogBox: Fenster-Erzeugungsfehler"
  807. X3105="CALLEXT in compilierter Version nicht unterstⁿtzt"
  808. X1106="verfⁿgbar???"
  809. X3107="Run:  Dateityp nicht COM, EXE, PIF oder BAT"
  810. X3108="FileItemize: Fehler bei lock file info segment"
  811. X3109="FileItemize: Fehler bei unlock file info segment"
  812. X3110="FileItemize: Fehler bei lock file index segment"
  813. X3111="FileItemize: Fehler bei unlock file index segment"
  814. X2112="FileSize: Datei nicht gefunden"
  815. X3113="FileSize: DateilΣngen-E/A-Fehler"
  816. X3114="FileSize: Puffer-▄berlauf-Fehler"
  817. X3115="FileDelete: Puffer-▄berlauf-Fehler"
  818. X3116="FileRename: Puffer-▄berlauf-Fehler"
  819. X3117="FileCopy/Move: Puffer-▄berlauf-Fehler"
  820. X2118="FileCopy/Move: Zieldatei dieselbe wie Quelldatei"
  821. X1119="WinPosition: Fenster nicht gefunden."
  822. X2120="SetDisplay: Displaytyp nicht SHORT oder LONG"
  823. X1121="WinTitle: Fenster nicht gefunden"
  824. X2122="FileAppend: Kann ?/* nicht fⁿr  Zieldatei benutzen"
  825. X3123="WaitForKey: Ungⁿltige Tastencodes"
  826. X3124="WinMetrics: Ungⁿltiger Code"
  827. X1125="FileTimeGet: Datei nicht gefunden"
  828. X3126="FileAttrSet: Puffer-▄berlauf-Fehler"
  829. X3127="FileTimeTouch: Puffer-▄berlauf-Fehler"
  830. X1128="FileTimeTouch: Datei nicht gefunden"
  831. X3129="verfⁿgbar???"
  832. X3130="verfⁿgbar???"
  833. X3131="verfⁿgbar???"
  834. X3132="verfⁿgbar???"
  835. X3133="verfⁿgbar???"
  836. X3134="verfⁿgbar???"
  837. X3135="verfⁿgbar???"
  838. X3136="verfⁿgbar???"
  839. X3137="verfⁿgbar???"
  840. X3138="DDE: Zu viele DDE-Konversationen"
  841. X3139="DDEInitiate: Untergeordnetes Fenster nicht erzeugt"
  842. X3140="DDEInitiate: GlobalAddAtom gescheitert"
  843. X3141="???DDETerminate: Falsche Kanalnummer"
  844. X3142="DDETerminate: Kanal existiert nicht"
  845. X3143="???DDEInitiate: Interner Fehler 3143"
  846. X3144="DDETerminate: Interner Fehler 3144"
  847. X3145="DDEExec: GlobalAlloc gescheitert"
  848. X3146="DDEExec: Global Lock gescheitert"
  849. X3147="DDEExec: Falsche Kanalnummer"
  850. X3148="???DDEExec: No open channels"
  851. X3149="DDEExec: Interner Fehler 3149"
  852. X1150="DDEExec: DDE Post gescheitert"
  853. X3151="???DDEReq: No open channels"
  854. X3152="???DDEReq: Falsche Kanalnummer"
  855. X3153="???DDEReq: Interner Fehler 3153"
  856. X3154="DDEReq: GlobalAddAtom gescheitert"
  857. X1155="DDEReq: DDE Post gescheitert"
  858. X3156="DDEReq: GlobalLock gescheitert"
  859. X3157="???DDEPoke: No open channels"
  860. X3158="???DDEPoke: Falsche Kanalnummer"
  861. X3159="???DDEPoke: Interner Fehler 3159"
  862. X3160="DDEPoke: GlobalAlloc gescheitert"
  863. X3161="DDEPoke: GlobalAddAtom gescheitert"
  864. X3162="DDEPoke: GlobalLock gescheitert"
  865. X3163="DDEPoke: DDE Post gescheitert"
  866. X3164="DDEPoke: DDE-Fehler bei Wartezeit"
  867. X1165="DDEReq: DDE-Fehler bei Wartezeit"
  868. X1166="DDEExec: DDE-Fehler bei Wartezeit"
  869. X3167="DDE Recv Data: GlobalLock 1 gescheitert"
  870. X3168="DDE Recv Data: GlobalAlloc 2 gescheitert"
  871. X3169="DDE Recv Data: GlobalLock 2 gescheitert"
  872. X3170="DDEInitiate: Interner Fehler 3170"
  873. X3171="IntControl: Falscher IntControl-Opcode"
  874. X1172="WinExeName: Fenster nicht gefunden"
  875. X3173="Net: Kein Netz gefunden"
  876. X3174="Net: Sicherheitsverletzung"
  877. X3175="Net: Funktion nicht unterstⁿtzt"
  878. X3176="Net: Zu wenig Speicher"
  879. X3177="Net: Netzfehler"
  880. X3178="Net: Windows-Funktion gescheitert"
  881. X3179="Net: Falsche Anfrage"
  882. X3180="Net: Zeiger ungⁿltig"
  883. X1181="Net: Vom Anwender abgebrochen"
  884. X1182="Net: Anwender nicht angemeldet"
  885. X3183="Net: Puffer zu klein - Interner Fehler"
  886. X1184="Net: Ungⁿltiger Netzname"
  887. X1185="Net: Ungⁿltiger lokaler Name"
  888. X1186="Net: Ungⁿltiges Pa▀wort"
  889. X1187="Net: Lokales Device schon im Netz"
  890. X1188="Net: Ungⁿltiger lokaler oder Netzname"
  891. X1189="Net: Kein umgelenktes lokales Device oder aktueller Netzname"
  892. X1190="Net: Dateien mit FORCE=FALSE ge÷ffnet"
  893. X1191="Net: Funktion schon aktiv"
  894. X3192="Net: Unbekannter Netzfehler"
  895. X1193="Funktion in dieser Windows-Version nicht unterstⁿtzt"
  896. X1194="PlaySounds: Datei nicht gefunden"
  897. X1195="PlayMedia: Unbekannter Fehler"
  898. X3196="PlayMedia: Nicht WAIT oder NOTIFY in MCI-String verwenden"
  899. X3197="WinResources: Ungⁿltige Request-Nummer"
  900. X3198="WinParmGet/Set: Ungⁿltige Request-Nummer"
  901. X3199="WinPlaceGet/Set: Ungⁿltige Fenstergr÷▀e"
  902. X1200="WinPlaceGet/Set: Fenster nicht gefunden"
  903. X1201="WinPlaceGet/Set: Funktion gescheitert"
  904. X3202="WinPlaceSet: Falsche Anzahl Fensterkoordinaten"
  905. X2203="Dir Rename: Quelldatei ungⁿltig"
  906. X2204="Dir Rename: Zieldatei ungⁿltig"
  907. X3205="MouseInfo: Ungⁿltige Request-Nummer"
  908. X3206="SnapShot: Ungⁿltige Request-Nummer"
  909. X1207="SnapShot: Zu wenig Speicher"
  910. X1208="SnapShot: Palettenerzeugungs-Fehler"
  911. X1209="SnapShot: Kann Zwischenablage nicht ÷ffnen"
  912. X3210="Cmd Extender: Kann Ergebnis nicht speichern, zu wenig Speicher"
  913. X3211="Call: Mehr als 6 Aufrufebenen"
  914. X3212="PlayMedia: Nachricht an Fenster gescheitert"
  915. X1213="Cmd Extender: Ein leichter Fehler ist geschehen"
  916. X2214="Cmd Extender: Ein mΣ▀iger Fehler ist geschehen"
  917. X3215="Cmd Extender: Ein ernster Fehler ist geschehen"
  918. X1216="RunWait Befehle in 3.0 Debug Windows nicht unterstⁿtzt"
  919.  
  920. ; 5600 to 5699 reserved for wininfo.exe strings
  921. X5600= "Kopieren in Zwischenablage mit Leertaste"
  922. X5601= "XXX Nicht aktiv XXX"
  923. X5610= "Koordinaten"
  924. X5611= "Links"
  925. X5612= "Oben"
  926. X5613= "Rechts"
  927. X5614= "Unten"
  928. X5615= "Beenden mit ESC"
  929. X5616= "Fenstertitel"
  930. X5617= "WinInfo braucht eine Maus. Bekommen Sie eine!"
  931.  
  932. ; 5700 - 5799 reserved for WinMacro
  933. X5700= "&▄ber / Neu laden ..."
  934. X5701= "Fehler: Kein Titel oder Hei▀taste Angabe"
  935. X5702= "Fehler: :Aktion Teil der Zeile fehlt"
  936. X5703= "Fehler: Hei▀taste Angabe und Aktion fehlen"
  937. X5704= "Fehler: ▄berflⁿssige Rⁿckstreiche gefunden"
  938. X5705= "Fehler: Kein :Aktion gefunden"
  939. X5706= "Fehler: Mehrere Rⁿckstreiche gefunden"
  940. X5707= "Fehler: Kein Aktion gefunden nach Doppelpunkt"
  941. X5708= "Fehler: Ungⁿltige Zeichen gefunden in Aktion"
  942. X5709= "Fehler: :Aktion gefunden wo Hei▀taste erwartet"
  943. X5710= "Fehler: Nur A-Z und F1-F16 k÷nnen Hei▀tasten sein"
  944. X5711= "Fehler: Ctrl(^) notwendig fⁿr Hei▀taste"
  945. X5712= "&Beenden Windows"
  946.  
  947. X5720= "&Anfangen Makro Aufzeichnung|CtrlShift+HOME"
  948. X5721= "&Beenden Makro Aufzeichnung|CtrlShift+END"
  949. X5722= "Dateiname Fehler: ?/* nicht gestattet"
  950. X5723= "Dateiname Fehler: Dateiname mu▀ mit .WBT oder .WBM enden"
  951. X5724= "~ schon existiert. ▄berschreiben?"
  952. X5725= "~ Datei Fehler. Aufzeichnung wahrscheinlich unkorrekte."
  953. X5728= "Bitte Registrieren Sie WinBatch wenn Sie WinMacro m÷gen."
  954.  
  955.  
  956.  
  957. X9002= "Vorher schon gemeldeter Fehler"
  958. X9999= "Benutzer verlangte Abbruch"
  959.  
  960.  
  961.  
  962. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  963. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  964. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  965. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  966. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  967. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  968. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  969. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  970. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  971. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  972.  
  973. [French]
  974. X100="&Terminate|Ctrl+Break"
  975. X102="Fichier des Menus introuvable"
  976. X104="&Quit Now"
  977. X105="Enter &License Info"
  978.  
  979. X111="Erreur d'exΘcution"
  980.  
  981. X120="&Ok"
  982. X121="&Cancel"
  983. X122="Warning: File is about to be overwritten"
  984. X123="&Overwrite"
  985. X124="Overwrite &All"
  986. X125="&Skip"
  987. X126="&Next"
  988. X127="&Run"
  989. X128="&Show Var"
  990. X129="Please enter name of the licensee of this product:"
  991. X130="Please enter your licensing information below:"
  992. X131="Registration ID:"
  993. X132="Control Number:"
  994. X133="Next Statement..."
  995. X134="File Overwrite Warning"
  996.  
  997. X150="FRENCH"
  998.  
  999. X192="ExΘcution terminΘe"
  1000. X193="ExΘcution terminΘe sur ordre de l'utilisateur ou par erreur"
  1001.  
  1002. X203="Impossible d'allouer de la mΘmoire pour les Menus"
  1003. X204="Impossible de rΘserver de la mΘmoire pour les Menus"
  1004. X205="Le fichier des Menus ne peut excΘder 64K !"
  1005. X206="Erreur I/O α la lecture du fichier des Menus"
  1006. X207="DimLunMarMerJeuVenSam"
  1007. X208="Continuer"
  1008.  
  1009. X211="Encrypted/Encoded verification failed"
  1010. X212="Memory Error in verification"
  1011. X213="Authorization Code?"
  1012.  
  1013. X236="NumΘro de license incorrecte"
  1014. X237="Votre numΘro de license est enregistrΘ"
  1015. X238="Vous avez dΘjα la license"
  1016. X239="Ce logiciel a ΘtΘ endommagΘ. Ne l'utilisez pas."
  1017.  
  1018. X502="Ligne de menu incorrecte."
  1019. X503="Code erreur indΘfini -> "
  1020. X504="Un fichier des menus (*.cpm) est nΘcessaire. CMDPOST.CPM n'existe pas !"
  1021. X505="Impossible d'allouer une zone de mΘmoire pour les Menus"
  1022. X506="Impossible de vΘrouiller la zone de mΘmoire pour les Menus"
  1023. X507="Erreur I/O α la lecture du fichier des Menus"
  1024.  
  1025. X512="Need First level menu title.  Not found."
  1026. X513="Impossible de crΘer la Barre des Menus"
  1027. X514="Need batch code or second level menu title. Not found."
  1028. X515="Need batch code or top level menu title. Not found."
  1029. X516="First level popup menu creation failed."
  1030. X517="Second level popup menu creation failed."
  1031. X518="Third level popup menu creation failed."
  1032. X519="Need batch code or third level menu title. Not found."
  1033. X520="Need batch code or 1st or 2nd level menu title. Not found."
  1034. X521="Need batch code or fourth level menu title. Not found."
  1035. X522="Tentative de rΘouverture du fichier des Menus"
  1036. X523="MΘmoire insuffisante"
  1037. X524="Impossible de vΘrrouiller zone de travail pour examen des menus"
  1038. X525="Erreur I/O durant examen du fichier des menus"
  1039.  
  1040. X527="CmdPost : erreur interne N░ 527"
  1041. X528="Les Menus ont ΘtΘ rΘinitialisΘs pour tenir compte des modifications.~Veuillez refaire votre sΘlection."
  1042.  
  1043. X530="Le fichier des Menus ne peut excΘder 64K"
  1044.  
  1045. X540="Impossible d'exΘcuter le fichier sΘlectionnΘ "
  1046.  
  1047. X556="L'initialisation de WIL a ΘchouΘe"
  1048. X557="ParamΦtre illΘgale."
  1049.  
  1050. X575="Menu TerminΘ"
  1051. X576="Processing failed validity check"
  1052.  
  1053. X579="Need batch code, 1st, 2nd or 3rd level menutitle. Not found"
  1054. X580="Need batch code after fourth level menutitle.  Not found"
  1055. X581="Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found"
  1056.  
  1057. X599="Too many menu items defined for current application."
  1058.  
  1059. X700="Resize window on screen"
  1060. X701="Move window on screen"
  1061. X702="Reduce window to an icon"
  1062. X703="Zoom window to maximum size"
  1063. X704="Switch to the next child window"
  1064. X705="Switch to the previous child window"
  1065. X706="Close down application"
  1066. X707="Scroll child windows vertically"
  1067. X708="Scroll child windows horizontally"
  1068. X717="Arrange Windows"
  1069. X718="Restore window to previous state"
  1070. X719="Get Task Manager"
  1071.  
  1072. X730=" popup menu"
  1073. X731=" menu item"
  1074.  
  1075. X1900="WinExec 0: Out of Memory"
  1076.  
  1077. X1902="WinExec 2: File Not Found"
  1078. X1903="WinExec 3: Path Not Found"
  1079.  
  1080. X1905="WinExec 5: Attempt to dynlink to a task"
  1081. X1906="WinExec 6: Lib requires data segs for each task"
  1082.  
  1083. X1908="WinExec 8: Insufficient contiguous memory for application"
  1084.  
  1085. X1910="WinExec 10: Incorrect Windows Version"
  1086. X1911="WinExec 11: Invalid EXE file"
  1087. X1912="WinExec 12: Cannot run OS/2 application"
  1088. X1913="WinExec 12: Cannot run DOS4.0 application"
  1089. X1914="WinExec 14: Unknown EXE type"
  1090. X1915="WinExec 15: Attempt to run old EXE in protect mode"
  1091. X1916="WinExec 16: Attempted 2nd EXE with multiple writeable datasegs"
  1092. X1917="WinExec 17: Nonshareable DLLs already in use"
  1093. X1918="WinExec 18: App marked for protected mode only"
  1094.  
  1095. X1932="WinExec: Undefined Error"
  1096. X1933="WinExec: No application defined for data file"
  1097.  
  1098.  
  1099. X2001="SendKey: ParamΦtres illΘgaux"
  1100. X2002="Fichier source illΘgal"
  1101. X2003="Fichier destination illΘgal"
  1102. X2004="Utilisation illΘgale des jokers"
  1103. X2005="Utilisation illΘgale des jokers"
  1104. X1006="Fichiers correspondants non trouvΘs"
  1105. X2007="Impossible de renommer le fichier source"
  1106. X3008="Erreur ouverture fichier source"
  1107. X3009="Impossible d'ouvrir C:\SKDBUG.TXT"
  1108. X3010="Impossible d'installer la jonction - dΘjα active !"
  1109. X3011="Erreur taille fichier source"
  1110. X3012="Espace disque insuffisant"
  1111. X3013="Erreur ouverture fichier destination"
  1112. X3014="Erreur I/O"
  1113. X3015="Impossible de supprimer le fichier source"
  1114. X2016="Nom de fichier illΘgal"
  1115. X1017="Fichiers correspondants non trouvΘs"
  1116. X1018="La suppression a ΘchouΘe"
  1117. X2019="Fichier source illΘgal"
  1118. X2020="Fichier destination illΘgal"
  1119. X2021="Autre destination ! - Utilisez FileMove"
  1120. X2022="Utilisation illΘgale des jokers"
  1121. X2023="Utilisation illΘgale des jokers"
  1122. X1024="Fichiers correspondants non trouvΘs"
  1123. X1025="Le renommage a ΘchouΘe"
  1124. X3026="Lecteur invalide"
  1125. X3027="DOS n'a pas dΘtectΘ de disque !?"
  1126. X1028="Lecteur non connectΘ"
  1127. X1029="RΘpertoire non crΘΘ"
  1128. X1030="RΘpertoire non effacΘ"
  1129. X1031="RΘpertoire non trouvΘ/changΘ"
  1130. X3032="MΘmoire insuffisante pour le fichier batch"
  1131. X3033="Etiquette non trouvΘe"
  1132. X1034="Le Presse-Papiers est dΘjα ouvert"
  1133. X1035="Le Presse-Papiers doit Ωtre au format texte"
  1134. X1036="Le Presse-Papiers ne peut excΘder 64K"
  1135. X3037="MΘmoire insuffisante. Fermez une application."
  1136. X2038="Erreur de syntaxe"
  1137. X1039="FenΩtre non trouvΘe"
  1138. X1040="FenΩtre non trouvΘe"
  1139. X1041="FenΩtre non trouvΘe"
  1140. X1042="FenΩtre non trouvΘe"
  1141. X1043="FenΩtre non trouvΘe"
  1142. X1044="FenΩtre non trouvΘe"
  1143. X1045="FenΩtre non trouvΘe"
  1144. X3046="Erreur interne N░ 3046. Fonction non dΘfinie"
  1145. X3047="Un nom de variable ne peut excΘder 30 caractΦres"
  1146. X3048="Signe % : Erreur de syntaxe"
  1147. X3049="Aucune variable dΘfinie ??!!"
  1148. X3050="Variable non dΘfinie"
  1149. X3051="Variable ou fonction non dΘfinie"
  1150. X3052="Variable non initialisΘe ou fonction non dΘfinie"
  1151. X3053="Chaεne de caractΦres trop longue (>256 car.)"
  1152. X3054="ElΘment non reconnu trouvΘ sur la ligne"
  1153. X3055="Un nom de variable ne peut excΘder 30 caractΦres"
  1154. X3056="Conversion du numΘrique impossible"
  1155. X3057="Conversion de la chaεne impossible"
  1156. X2058="Erreur de syntaxe"
  1157. X3059="Limite ΘrronΘe"
  1158. X2060="Average : Erreur de syntaxe"
  1159. X3061="Syntaxe illΘgale"
  1160. X3062="Tentative de division par zΘro"
  1161. X3063="Exige un opΘrateur diadique"
  1162. X3064="Exige un opΘrateur monadique"
  1163. X3065="Erreur de syntaxe"
  1164. X3066="Erreur de syntaxe"
  1165. X3067="Erreur de syntaxe : ParenthΦse d'ouverture"
  1166. X3068="Erreur de syntaxe. DΘlimiteur ΘrronΘ"
  1167. X3069="Signe =  : Erreur de syntaxe"
  1168. X3070="Trop d'arguments sont dΘfinis"
  1169. X3071="Instruction manquante ou incomplΦte"
  1170. X3072="THEN non trouvΘ dans une instruction IF"
  1171. X3073="Etiquette non spΘcifiΘe"
  1172. X3074="Expression continues past expected end."
  1173. X3075="Call : L'analyse du fichier/paramΦtre a ΘchouΘe"
  1174. X3076="READ ou WRITE mal spΘcifiΘ"
  1175. X1077="L'ouverture du fichier α ΘchouΘe"
  1176. X3078="Trop de fichiers ouverts (>5)"
  1177. X3079="Fichier invalide"
  1178. X3080="Le fichier n'est pas ouvert"
  1179. X3081="Fichier invalide"
  1180. X3082="Fichier non ouvert"
  1181. X1083="FileAttrGet: File not found"
  1182. X3084="Fichier invalide"
  1183. X3085="Fichier non ouvert"
  1184. X1086="FileAttrSet: File not found or access denied"
  1185. X3087="Fichier non ouvert en lecture"
  1186. X3088="Tentative de lecture aprΦs la fin de fichier"
  1187. X3089="Fichier non ouvert en Θcriture"
  1188. X3090="Erreur ouverture de fichier"
  1189. X3091="Boεte de dialogue trop grande"
  1190. X3092="Le fichier doit Ωtre au format texte"
  1191. X2093="Mauvaise utilisation des jokers"
  1192. X3094="Positionnement de la fenΩtre impossible"
  1193. X3095="Comparaison impossible"
  1194. X3096="MΘmoire insuffisante"
  1195. X3097="MΘmoire insuffisante"
  1196. X3098="Pointeur NULL passΘ α une routine STRxxx"
  1197. X3099="Fonction non disponible actuellement."
  1198. X1100="troisiΦme paramΦtre hors limites"
  1199. X3101="Chaεne substituΘe trop longue. (> 256 car.)"
  1200. X3102="Efface uniquement les variables"
  1201. X3103="Tentative de test sur ΘlΘment autre que variables"
  1202. X3104="La crΘation de fenΩtre a ΘchouΘe"
  1203. X3105="CALL and CALLEXT not supported in compiled versions"
  1204. X2106="Mot clef ΘxigΘ : NAME, DATE, SIZE, KIND ou UNSORTED"
  1205. X3107="Fichier doit Ωtre du type COM, EXE, PIF ou BAT"
  1206. X3108="FileItemize : Unable to lock file info segment"
  1207. X3109="FileItemize : Unable to unlock file info segment"
  1208. X3110="FileItemize : Unable to lock file index segment"
  1209. X3111="FileItemize : Unable to unlock file index segment"
  1210. X2112="Fichier(s) non trouvΘ(s)"
  1211. X3113="Erreur I/O sur taille de fichier"
  1212. X3114="Erreur buffer plein"
  1213. X3115="Erreur buffer plein"
  1214. X3116="Erreur buffer plein"
  1215. X3117="Erreur buffer plein"
  1216. X2118="Source et Destination identiques"
  1217. X1119="WinPosition: Window not found"
  1218. X2120="SetDisplay: Display type not SHORT or LONG"
  1219. X1121="WinTitle: Window not found"
  1220. X2122="FileAppend: Target cannot be wildcarded"
  1221. X3123="WaitForKey: Invalid key codes specified"
  1222. X3124="WinMetrics: Invalid code"
  1223. X1125="FileTimeGet: File not found"
  1224. X3126="FileAttrSet: Buffer Overrun Error"
  1225. X3127="FileTimeTouch: Buffer Overrun Error"
  1226. X1128="FileTimeTouch: File not found"
  1227. X3129="avail???"
  1228. X3130="avail???"
  1229. X3131="avail???"
  1230. X3132="avail???"
  1231. X3133="avail???"
  1232. X3134="avail???"
  1233. X3135="avail???"
  1234. X3136="avail???"
  1235. X3137="avail???"
  1236. X3138="DDE: Too many DDE conversations"
  1237. X3139="DDEInitiate: Client window create failed"
  1238. X3140="DDEInitiate: GlobalAddAtom failure"
  1239. X3141="???DDETerminate: Bad channel number"
  1240. X3142="DDETerminate: Channel does not exist"
  1241. X3143="???DDEInitiate: Internal Error 3143"
  1242. X3144="DDETerminate: Internal Error 3144"
  1243. X3145="DDEExec: GlobalAlloc failed"
  1244. X3146="DDEExec: Global Lock failed"
  1245. X3147="DDEExec: Bad channel number"
  1246. X3148="???DDEExec: No open channels"
  1247. X3149="DDEExec: Internal Error 3149"
  1248. X1150="DDEExec: DDE Post failed"
  1249. X3151="???DDEReq: No open channels"
  1250. X3152="???DDEReq: Bad channel number"
  1251. X3153="???DDEReq: Internal error 3153"
  1252. X3154="DDEReq: GlobalAddAtom failed"
  1253. X1155="DDEReq: DDE Post failed"
  1254. X3156="DDEReq: GlobalLock failed"
  1255. X3157="???DDEPoke: No open channels"
  1256. X3158="???DDEPoke: Bad channel number"
  1257. X3159="???DDEPoke: Internal Error 3159"
  1258. X3160="DDEPoke: GlobalAlloc failed"
  1259. X3161="DDEPoke: GlobalAddAtom failed"
  1260. X3162="DDEPoke: GlobalLock failed"
  1261. X1163="DDEPoke: DDE Post failed"
  1262. X1164="DDEPoke: DDE Timeout"
  1263. X1165="DDEReq: DDE Timeout"
  1264. X1166="DDEExec: DDE Timeout"
  1265. X3167="DDE Recv Data: GlobalLock 1 failed"
  1266. X3168="DDE Recv Data: GlobalAlloc 2 failed"
  1267. X3169="DDE Recv Data: GlobalLock 2 failed"
  1268. X3170="DDEInitiate: Internal Error 3170"
  1269. X3171="IntControl: Invalid IntControl opcode"
  1270. X1172="WinExeName: Window not found"
  1271. X3173="Net: No network found"
  1272. X3174="Net: Security Violation"
  1273. X3175="Net: Function not supported"
  1274. X3176="Net: Out of Memory"
  1275. X3177="Net: Network Error"
  1276. X3178="Net: Windows function failed"
  1277. X3179="Net: Invalid type of request"
  1278. X3180="Net: Invalid Pointer"
  1279. X1181="Net: Cancelled at users request"
  1280. X1182="Net: Bad user / Not logged in"
  1281. X3183="Net: Buffer too small - Internal Error"
  1282. X1184="Net: Invalid Network name"
  1283. X1185="Net: Invalid Local Name"
  1284. X1186="Net: Invalid Password"
  1285. X1187="Net: Local Device already connected"
  1286. X1188="Net: Not a valid local device or network name"
  1287. X1189="Net: Not a redirected local device or current net name"
  1288. X1190="Net: Files were open with FORCE=FALSE"
  1289. X1191="Net: Function busy"
  1290. X3192="Net: Unknown network error"
  1291. X1193="Function not supported in this version of Windows"
  1292. X1194="PlaySounds: File not found"
  1293. X1195="PlayMedia: Unrecognised Error"
  1294. X3196="PlayMedia: Do not use WAIT or NOTIFY in MCI string"
  1295. X3197="WinResources: Invalid request number"
  1296. X3198="WinParmGet/Set: Invalid request number"
  1297. X3199="WinPlaceGet/Set: Invalid window-size number"
  1298. X1200="WinPlaceGet/Set: Window not found"
  1299. X1201="WinPlaceGet/Set: Function failed"
  1300. X3202="WinPlaceSet: Wrong number of window co-ordinates"
  1301. X2203="Dir Rename: 'From' file illegal"
  1302. X2204="Dir Rename: 'To' file illegal"
  1303. X3205="MouseInfo: Invalid request number"
  1304. X3206="SnapShot: Invalid request number"
  1305. X1207="SnapShot: Out of memory"
  1306. X1208="SnapShot: Palette Creation Error"
  1307. X1209="SnapShot: Cannot open clipboard"
  1308. X3210="Cmd Extender: Out of memory to save result"
  1309. X3211="Call:  More than 6 levels of Calls"
  1310. X3212="PlayMedia: Notify Window creation failed"
  1311. X1213="Cmd Extender: Minor error occurred"
  1312. X2214="Cmd Extender: Moderate Error Occurred"
  1313. X3215="Cmd Extender: Severe error occurred"
  1314. X1216="RunWait Commands not supported in 3.0 Debug Windows"
  1315.  
  1316. ; 5600 to 5699 reserved for wininfo.exe strings
  1317. X5600= "Hit Spacebar to copy to clipboard"
  1318. X5601= "XXX Not Active XXX"
  1319. X5610= "Co-ordinates"
  1320. X5611= "Left"
  1321. X5612= "Top"
  1322. X5613= "Right"
  1323. X5614= "Bottom"
  1324. X5615= "Use ESC to terminate"
  1325. X5616= "Window Title"
  1326.  
  1327. ; 5700 - 5799 reserved for WinMacro
  1328. X5700=  "&About / Reload ..."
  1329. X5701=  "Err: No Title or Hotkey specification"
  1330. X5702=  "Err: :Action part of line missing"
  1331. X5703=  "Err: HotKey specs and Action missing"
  1332. X5704=  "Err: Redundant backslashes found"
  1333. X5705=  "Err: No :Action found"
  1334. X5706=  "Err: Multiple backslashes found"
  1335. X5707=  "Err: No Action found following colon"
  1336. X5708=  "Err: Illegal characters found in Action"
  1337. X5709=  "Err: :Action found when HotKeys expected"
  1338. X5710=  "Err: Only A-Z and F1-F16 may be hotKeys"
  1339. X5711=  "Err: Ctrl(^) needed for HotKeys"
  1340. X5712=  "&Terminate Windows"
  1341.  
  1342. X5720=  "&Begin Macro Record|CtrlShift+HOME"
  1343. X5721=  "&End Macro Record|CtrlShift+END"
  1344. X5722=  "Filename error: Wildcards (* or ?) not allowed"
  1345. X5723=  "FileName error: Filename must end in .WBT or .WBM"
  1346. X5724=  "~ already exists.  OverWrite?"
  1347. X5725=  "~ File Error. Recording probably incorrect."
  1348. X5727=  "WinBatch"
  1349. X5728=  "Please register WinBatch if you like WinMacro.~Just call (800) 762-8383"
  1350.  
  1351.  
  1352. X9002= "Previously reported error"
  1353. X9999="Vous avez demandΘ l'annulation"
  1354.